home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / printer / Brother-HL-1240.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  3.1 KB  |  100 lines

  1. <printer id="printer/Brother-HL-1240">
  2.   <make>Brother</make>
  3.   <model>HL-1240</model>
  4.   <mechanism>
  5.     <laser/><!--not "color"-->
  6.     <resolution>
  7.       <dpi>
  8.         <x>600</x>
  9.         <y>600</y>
  10.       </dpi>
  11.     </resolution>
  12.     <consumables>
  13.       <comments>
  14.         <en>Toner ($50)</en>
  15.       </comments>
  16.     <!--one or more "partno" elements.--></consumables>
  17.   </mechanism>
  18.   <url>http://www.brother.com/us-printer/info/hl1240/br_1240us.html</url>
  19.   <lang>
  20.     <pcl level="4"/>
  21.     <pjl/>
  22.     <text>
  23.       <charset>us-ascii</charset>
  24.     </text>
  25.   </lang>
  26.   <autodetect>
  27.     <parallel>
  28.       <commandset>PCL4,PJL</commandset>
  29.       <manufacturer>Brother</manufacturer>
  30.       <model>HL-1240 series</model>
  31.     </parallel>
  32.   </autodetect>
  33.   <functionality>B</functionality>
  34.   <driver>hl1250</driver>
  35.   <!--no "contrib_url"-->
  36.   <comments>
  37.     <en>
  38.  
  39.     In contrary to some of the user's comments below, this printer works
  40.     well with the "hl1250" driver, a driver based on "ljet4" but preceeding
  41.     the job with Brother-specific PJL commands, especially the one to set
  42.     the resolution as shown below.<p>
  43.  
  44.     Brother provides a <a
  45.     href="http://solutions.brother.com/linux/">driver</a>,
  46.     too, but binary-only and only for LPD/LPRng. According to the
  47.     printout quality it is based on the "ljet4" Ghostscript
  48.     driver. "pxlmono", "gimp-print" (600 dpi), and "hpijs" (600 dpi)
  49.     give a better grayscale quality and all special features of the
  50.     printer are accessible by PJL commands.<p>
  51.  
  52.     Old comments from users:<p>
  53.  
  54.     Roger (rogern at linuxfreemail dot com) reports that the
  55.     "hl1250" driver works, but with incorrect
  56.     margins.<p>
  57.  
  58.     Works great using the HP LaserJet 4/5/6 ("ljet4") driver and
  59.     Ghostscript.<br>
  60.  
  61.     600dpi not supported via PCL alone, you must preface jobs with a
  62.     PJL statement:<p>
  63.  
  64.     The easiest way to do this is by adding the following line to your
  65.     printcap file:<p>
  66.  
  67.     <tt>
  68.     :ld=\033%-12345X@PJL\r\n@PJL SET RESOLUTION=600\r\n:<p>
  69.     </tt>
  70.  
  71.     Otherwise, just send the following string to the printer befor you send
  72.     the output of Ghostscript:<p>
  73.  
  74.     <tt>
  75.     &lt;ESC&gt;%-12345X@PJL SET RESOLUTION=600<p>
  76.     </tt>
  77.  
  78.     as well as selecting 600 dpi from the Ghostscript command line.<p>
  79.  
  80.     This printer has 2MB memory, which cannot be extended; this may
  81.     not be enough for all jobs at 600dpi. Until someone says
  82.     otherwise, I want this printer to be marked imperfect because of
  83.     this memory issue.<p>
  84.  
  85.     The above steps may not work if you have RedHat 6.0 or previous
  86.     versions. I was able to get the printer working with an HP
  87.     LaserJet driver and 300 dpi. 600dpi did not work well at
  88.     all.<p>
  89.  
  90.     There's a <a
  91.     href="http://www.openprinting.org/pipermail/brother-list/2000q4/000040.html"
  92.     >discussion</a> around the special driver for this
  93.     printer; apparently it's got a bug of some sort. I guess the
  94.     other drivers still work, but it's all a bit unclear right
  95.     now.<p>
  96.  
  97.     </en>
  98.   </comments>
  99. </printer>
  100.